Release 11.7.3
Apart from bug fixes the main changes in release 11.7.3 are as follows:
Development Environment: Knowledge Builder
- Map plugin included for JavaScript fluid layout
- Export/import of modules via XML was affecting the deployment of procedural code, where any errors were reported as relating to 'line 1'
- Additional debug (written to 'xrkb.log') has been added to help when investigating certain events such as module creation
Runtime: Javascript Engine (interactive)
- Cases knowledge representation now supported in treedialogs
- Fixed issue that prevented progress with an empty text control even when Allowblank=true
- Extended the image selector dialog control to cater for multi-select lists
- Fixed issue where extra tabs were showing in the 'User options' and edits were not being saved
- Fixed problem of password showing in re-answer section (treedialog) where isPassword=true
- Fixed failure at runtime of procedural objects (treedialog)
- Fixed ability to unselect answers of multi-select list in re-answer section (treedialog)
- Extended runtime to allow for empty date objects (treedialog)
- Fixed issue where XR__EMPTY was appearing in the encodeData return during interactive capture (treedialog)